home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / oddball lines just inside < prev    next >
Text File  |  1999-06-15  |  542b  |  31 lines

  1. Category: Andrew's Filters 24
  2. Title: OddBall Lines Just Inside...
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: OddBallJ.8bf
  6.  
  7. R:ctl(6)*(src(x%sin(y),y%sin(x),rnd(0,2))/sin(x%ctl(0)>>y%ctl(1)))
  8.  
  9. G:ctl(6)*(src(x%sin(y),y%sin(x),rnd(0,2))/sin(x%ctl(2)>>y%ctl(3)))
  10.  
  11. B:ctl(6)*(src(x%sin(y),y%sin(x),rnd(0,2))/sin(x%ctl(4)>>y%ctl(5)))
  12.  
  13. A:a
  14.  
  15. ctl[0]: Red x
  16. ctl[1]: Red y
  17. ctl[2]: Green x
  18. ctl[3]: Green y
  19. ctl[4]: Blue x
  20. ctl[5]: Blue y
  21. ctl[6]: Intensity
  22.  
  23. val[0]: 59
  24. val[1]: 16
  25. val[2]: 7
  26. val[3]: 6
  27. val[4]: 4
  28. val[5]: 6
  29. val[6]: 5
  30.  
  31.